From ea208788e1378d12128393bb4470c2c565330cee Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 5 Oct 2009 11:32:27 +0000 Subject: [PATCH] (cwarn-mode): Doc fix. --- lisp/progmodes/cwarn.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/progmodes/cwarn.el b/lisp/progmodes/cwarn.el index 3205a60d882..8be66e946a9 100644 --- a/lisp/progmodes/cwarn.el +++ b/lisp/progmodes/cwarn.el @@ -187,6 +187,8 @@ deactivated." (define-minor-mode cwarn-mode "Minor mode that highlights suspicious C and C++ constructions. +Suspicious constructs are highlighted using `font-lock-warning-face'. + Note, in addition to enabling this minor mode, the major mode must be included in the variable `cwarn-configuration'. By default C and C++ modes are included. -- 2.30.2